\(\int \frac {x^m}{\sqrt {\text {arccosh}(a x)}} \, dx\) [124]

   Optimal result
   Rubi [N/A]
   Mathematica [N/A]
   Maple [N/A] (verified)
   Fricas [F(-2)]
   Sympy [N/A]
   Maxima [N/A]
   Giac [N/A]
   Mupad [N/A]

Optimal result

Integrand size = 12, antiderivative size = 12 \[ \int \frac {x^m}{\sqrt {\text {arccosh}(a x)}} \, dx=\text {Int}\left (\frac {x^m}{\sqrt {\text {arccosh}(a x)}},x\right ) \]

[Out]

Unintegrable(x^m/arccosh(a*x)^(1/2),x)

Rubi [N/A]

Not integrable

Time = 0.01 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.00, number of steps used = 0, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {x^m}{\sqrt {\text {arccosh}(a x)}} \, dx=\int \frac {x^m}{\sqrt {\text {arccosh}(a x)}} \, dx \]

[In]

Int[x^m/Sqrt[ArcCosh[a*x]],x]

[Out]

Defer[Int][x^m/Sqrt[ArcCosh[a*x]], x]

Rubi steps \begin{align*} \text {integral}& = \int \frac {x^m}{\sqrt {\text {arccosh}(a x)}} \, dx \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 1.69 (sec) , antiderivative size = 14, normalized size of antiderivative = 1.17 \[ \int \frac {x^m}{\sqrt {\text {arccosh}(a x)}} \, dx=\int \frac {x^m}{\sqrt {\text {arccosh}(a x)}} \, dx \]

[In]

Integrate[x^m/Sqrt[ArcCosh[a*x]],x]

[Out]

Integrate[x^m/Sqrt[ArcCosh[a*x]], x]

Maple [N/A] (verified)

Not integrable

Time = 0.28 (sec) , antiderivative size = 10, normalized size of antiderivative = 0.83

\[\int \frac {x^{m}}{\sqrt {\operatorname {arccosh}\left (a x \right )}}d x\]

[In]

int(x^m/arccosh(a*x)^(1/2),x)

[Out]

int(x^m/arccosh(a*x)^(1/2),x)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x^m}{\sqrt {\text {arccosh}(a x)}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^m/arccosh(a*x)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

Sympy [N/A]

Not integrable

Time = 0.92 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.00 \[ \int \frac {x^m}{\sqrt {\text {arccosh}(a x)}} \, dx=\int \frac {x^{m}}{\sqrt {\operatorname {acosh}{\left (a x \right )}}}\, dx \]

[In]

integrate(x**m/acosh(a*x)**(1/2),x)

[Out]

Integral(x**m/sqrt(acosh(a*x)), x)

Maxima [N/A]

Not integrable

Time = 0.51 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.00 \[ \int \frac {x^m}{\sqrt {\text {arccosh}(a x)}} \, dx=\int { \frac {x^{m}}{\sqrt {\operatorname {arcosh}\left (a x\right )}} \,d x } \]

[In]

integrate(x^m/arccosh(a*x)^(1/2),x, algorithm="maxima")

[Out]

integrate(x^m/sqrt(arccosh(a*x)), x)

Giac [N/A]

Not integrable

Time = 2.34 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.00 \[ \int \frac {x^m}{\sqrt {\text {arccosh}(a x)}} \, dx=\int { \frac {x^{m}}{\sqrt {\operatorname {arcosh}\left (a x\right )}} \,d x } \]

[In]

integrate(x^m/arccosh(a*x)^(1/2),x, algorithm="giac")

[Out]

integrate(x^m/sqrt(arccosh(a*x)), x)

Mupad [N/A]

Not integrable

Time = 2.61 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.00 \[ \int \frac {x^m}{\sqrt {\text {arccosh}(a x)}} \, dx=\int \frac {x^m}{\sqrt {\mathrm {acosh}\left (a\,x\right )}} \,d x \]

[In]

int(x^m/acosh(a*x)^(1/2),x)

[Out]

int(x^m/acosh(a*x)^(1/2), x)